home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970104-19970326 / 000319_news@columbia.edu _Thu Feb 27 13:59:16 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA05067
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 27 Feb 1997 13:59:15 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id NAA18199
  7.     for kermit.misc@watsun; Thu, 27 Feb 1997 13:59:14 -0500 (EST)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: K95 - SERIAL to Multiplexor
  12. Date: 27 Feb 1997 18:59:08 GMT
  13. Organization: Columbia University
  14. Lines: 13
  15. Message-ID: <5f4lhs$7k0$1@apakabar.cc.columbia.edu>
  16. References: <3315CC5A.7F0A@gte.net>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:6658
  19.  
  20. In article <3315CC5A.7F0A@gte.net>, Jon Mulkey  <jonm@gte.net> wrote:
  21. : Moving from very old version of Dos Kermit.  We use a serial connection
  22. : (adapter for CAT5) to a 6-port MUX(multiplexor) which then dials out
  23. : through a modem.  There doesn't seem to be anything addressing this type
  24. : of connectivity.  Any ideas???
  25. :
  26. So you have a direct connection between your PC's serial port and a serial
  27. port on a multiplexor which connects you to a modem.  Of course K95 addresses
  28. this type of connectivity.  It's called a "reverse terminal server".  If
  29. you are having trouble with it, please send a detailed and specific report
  30. to kermit-support@columbia.edu.
  31.  
  32. - Frank